Goto

Collaborating Authors

 pytorch ignite


PyTorch Ignite -- Classifying Tiny ImageNet with EfficientNet

#artificialintelligence

This includes popular architectures such as ResNet-18, VGG16, GoogLeNet and ResNeXt-50. We will do something different for this project by selecting a pre-trained model that is not within the default list of Torchvision models. In particular, we will be using EfficientNet. EfficientNet is a convolutional neural network architecture and scaling method developed by Google in 2019. It has been shown to surpass state-of-the-art accuracy with up to 10 times better efficiency (i.e.